home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0920 / vbio.txt < prev    next >
Text File  |  1997-04-13  |  3KB  |  59 lines

  1. VBIO VBX -  A Visual Basic Custom Control for accessing
  2.             and changing disk and file-data
  3.  
  4. VBIO is a freeware VBX that allows you to get and set file- and disk-information,
  5. you normally don't have access to.
  6.  
  7. Features include:
  8. -        Get and set disk serial-number (number and string)
  9. -        Get and set disk volumelabel
  10. -        Get drive type (floppy, harddisk, cd-rom, network drive)
  11. -        Get drive fat-type (filesystem type)
  12. -        Get free diskspace and total diskspace
  13. -        Get sectors per cluster, bytes per sector for a drive, free clusters
  14.          and total clusters
  15. -        Get and set file-attributes (even hides or unhides subdirectories)
  16. -        get and set file-date, file-time
  17. -        get a file's size
  18. -        Determine if a drive or file exists
  19. -        Errors are reported by the Error and ErrorMessage properties and/or
  20.          as a trappable run-time error (you decide).
  21.  
  22. VBIO VBX includes a context-sensitive helpfile. If you need help on a property
  23. simply select it in the properties dialog and press F1.
  24.  
  25. This archive should contain the following files:
  26.  
  27.   VBIO     VBX             The VBX
  28.   VBIO     HLP             Context sensitive helpfile
  29.   README   TXT             This file
  30.  
  31. If you incorporate the VBX in a shareware, freeware or public domain program,
  32. please include the helpfile and the readme file as well. Others may benefit
  33. of this VBX also.
  34.  
  35. VBIO VBX is freeware. That means, it's totally free. You don't have to pay
  36. for it, not even if you want to use it in commercial applications. If you
  37. like it and would like to express your gratitude, send us a postcard of
  38. your hometown. Before you use the VBX, read the help-file for exact details
  39. about usage, liability etc. If you use the VBX, you agree to be bound by
  40. the terms of the license agreement in the contents section of the help-file.
  41. If you don't like the terms, don't use it.
  42.  
  43. If you incorporate the VBX in a shareware, freeware or public domain program,
  44. please include the helpfile and the readme file as well. Others may benefit
  45. of this VBX also. If you don't like to include the helpfile or the readme
  46. file, that's fine also.
  47.  
  48. If you have questions, remarks, suggestions, bug-reports or anything else
  49. you think is useful for us to receive, don't hesitate to send us mail
  50. (regular or e-mail). You can send it to the address below.
  51.  
  52. SheAr software
  53. Arjen Broeze
  54. Gronausevoetpad 104
  55. 7511 BN Enschede
  56. the Netherlands (aka Holland)
  57.  
  58. e-mail: vbx_dev@shear.iaf.nl
  59.